CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 背景 高斯

搜索资源列表

  1. matlabGMM

    0下载:
  2. 用matlab编的混合高斯模型的背景建模方法,可以参考一下。-Matlab compiled using a mixed Gaussian model of background modeling method, you can reference.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2177
    • 提供者:sunrui
  1. mixture_of_gaussians

    0下载:
  2. 基于混合高斯模型的背景减除算法实现。matlab代码。-Gaussian mixture model-based background subtraction algorithm. matlab code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:82677
    • 提供者:geziyi
  1. backgroundmodeling

    0下载:
  2. 运动目标检测,背景建模,高斯背景建模,对初学者很有帮助-Moving target detection, background modeling, Gaussian background modeling, very helpful for beginners
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:32043
    • 提供者:yu zhu
  1. gaussian

    0下载:
  2. 高斯背景建模,可以处理单通道或者多通道图像,效果不错,完整注释-Gaussian background modeling, support single channel or multiple channel
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1150
    • 提供者:hellport
  1. xiaobo

    0下载:
  2. .首先,建 立背景的混合高斯分布模型和阴影颜色模型,通过差分法提取前景区域并结合Gabor小 波纹理特征分析找出潜在的阴影点;然后通过阴影颜色模型对这些潜在的阴影点进行颜 色分析;最后通过后续处理,找出真正的阴影区域-. First of all, to establish the background Gaussian mixture distribution model and the shadow color model, by differential extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:383467
    • 提供者:xxx
  1. grayplay

    0下载:
  2. 使用3阶混合高斯模型进行运动目标提取并进行背景更新-Using Gaussian mixture model of order 3 moving object extraction and background update
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:11694
    • 提供者:闫礼飞
  1. GMM_bg_ex

    0下载:
  2. Visual C++ 与 Opencv 联合实现的混合高斯模型背景提取与更新。-Opencv Visual C++ and the joint implementation of the Gaussian mixture model background extraction and updating.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:2047582
    • 提供者:dream
  1. GMM

    1下载:
  2. 建立了混合高斯模型,可以对静止背景下运动目标进行检测。-Gaussian mixture model is established, you can still detect moving target in the background.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1399
    • 提供者:lixiang
  1. js_gmm_Lee

    0下载:
  2. 根据Lee与2005年发表的混合高斯模型背景建模的论文编写的源代码,可以作为对GMM算法改进的一个参考。-According to Lee s paper published in 2005 about GMM background modeling, it is written in C. It should be a reference for those who are intrested in GMM algorithm improvement.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:21939
    • 提供者:SONG CHU XUAN
  1. mulgmm

    0下载:
  2. 利用混合高斯模型对图像序列经行背景建模,并保存。(附图片)-Using Gaussian mixture model for background modeling image sequences through the line and save. (With pictures)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1228898
    • 提供者:子西
  1. mixture_of_gaussians

    2下载:
  2. 这个程序是基于混合高斯背景模型的运动目标检测算法,m文件和所用视频放到matlab的工作目录下即可运行-This program is based on the Gaussian mixture background model of moving target detection algorithm, m, and used video files into matlab working directory to run
  3. 所属分类:matlab

    • 发布日期:2016-04-19
    • 文件大小:621568
    • 提供者:zhong
  1. motion-detection-techniques

    0下载:
  2. 研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, share
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:388425
    • 提供者:mei88
  1. 背景建模法

    0下载:
  2. 介绍当前几种比较常见的背景建模方法,例如高斯,码本,均值等
  3. 所属分类:文档资料

  1. demo

    0下载:
  2. 利用训练集训练一个高斯模型,进行运动目标的提取(文件中包含数据集)(Use the training set to train a Gaussian model to extract the moving object (the file contains the data set))
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:14751744
    • 提供者:wyl3
  1. mixture_of_gaussian

    0下载:
  2. 利用混合高斯模型对一个图像序列或视频进行背景的去除,检测运动目标(Using the mixed Gaussian model to remove an image sequence or video background, or detect the moving target.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:111111111111
  1. 混合高斯matlab程序

    2下载:
  2. 基于混合高斯的matlab仿真程序,用于背景提取和运动目标检测!!
  3. 所属分类:matlab例程

  1. 21

    0下载:
  2. 21.【高斯处理视频并跟踪运动做前景背景分割】bgfg2(21. [Gauss processing video and tracking movement, foreground background segmentation] bgfg2)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:9216
    • 提供者:lbchency
  1. 一问 + 二问 VIBE_Code

    0下载:
  2. 用混合高斯模型进行背景处理,并能过滤微小的扰动,适用于动态背景(Use the mixed Gaussian model for background processing and to filter tiny perturbations for dynamic background)
  3. 所属分类:图形图像处理

  1. code

    0下载:
  2. 初步尝试使用单高斯模型进行背景建模与跟踪提取,采用形态学方法,对于背景单一的场景,提取效果还可以。(Preliminary attempts are made to use single Gauss model for background modeling and tracking extraction. Morphological method is used to extract the effect from a single scene.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:miaochengshi
  1. GMMmatlab程序

    0下载:
  2. 混合高斯模型,用于背景变化无抖动的目标的前景提取(The hybrid Gauss model is used for foreground extraction of background invariant targets without jitter)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:泰迪0612
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com